.clearfix {display: block;}
html{color:#666;overflow:auto;overflow-y:scroll;height:100%;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
/*
#slide-index{min-width:1000px;width:auto; height:350px; overflow:hidden; position:relative;}
#slide-index .slides{ min-width:1000px; width:auto; height:396px; }
#slide-index .slide{ min-width:1000px; height:350px; float:left; position:relative; }
#slide-index .image{ z-index:1;position:absolute; }
#slide-index .text, #slide-index .button { z-index:2;position:absolute; top:-500px; }
#slide-index .button{ display:none; width:138px;}
#slide-index .control{ position:absolute; bottom:0; width:100%; text-align:center; height:19px; cursor:pointer; z-index:40;}
#slide-index .control .controlson{ width:960px; height:19px; cursor:pointer; margin:0 auto; text-align:right; }
#slide-index .control .controlson a{ width:30px; height:12px; cursor:pointer; display:inline-block; background-repeat:no-repeat; background-image:url(../_image/hw_000505.gif); margin-right:6px; opacity:0.6; filter:alpha(opacity=60);}
#slide-index .control .controlson a:hover, #slide-index .control a.active{ background-image:url(../_image/hw_000506.gif); opacity:1; filter:alpha(opacity=100);}
*/
.bannerimg{
	width:100%;
	height:450px;
	background:#ededed;
}
.banner{
	width:100%;
	height:450px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
.banner .d1{
    width: 100%;
    height: 450px;
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}
.banner .b1{
	background:url(../_image/banner/1.jpg);
}
.banner .b2{
	background:url(../_image/banner/2.jpg);
}
.banner .b3{
	background:url(../_image/banner/3.jpg);
}
.banner .b4{
	background:url(../_image/banner/4.jpg);
}
.banner .b5{
	background:url(../_image/banner/5.jpg);
}
.banner .d2{width:100%;height:30px;clear:both;position:absolute;z-index:100;left:0px;top:360px; display:none;}
.banner .d2 ul{float:left;position:absolute;left:50%;top:0;margin:0 0 0 -96px;display:inline;}
.banner .d2 li{width:17px;height:15px;overflow:hidden;cursor:pointer;background:url(../images/img1.png) no-repeat center;float:left;margin:0 3px;display:inline;}
.banner .d2 li.nuw{background:url(../images/img1_1.png) no-repeat center;}

.autoMaxWidth{ overflow:hidden; position:relative;height:232px; }